#f_div {
width:250px;
height:200px;
overflow:hidden;
margin-top:0;
}
#f_imgDiv {
width:100%;
height:200px;
overflow:hidden;
}
#f_img {
filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
border:0;
}
#f_infoDiv {
width:100%;
top:-23px !important;
top:-25px;
position:relative;
right:2px;
}
#f_buttonDiv {width:100%;
margin-right:1px;
height:21px;
overflow:hidden;
text-align:left;
background:url('images/show_point.gif') no-repeat 40px 8px;
}
#f_line {
width:100%;
height:1px;
background:#fff;
overflow:hidden;
filter:progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=50, finishY=100,style=1,opacity=0,finishOpacity=100)
}
#f_buttonDiv div {
width:0;
height:21px;
float:right;
}
#f_buttonDiv .bg {
width:21px; 
height:21px;
float:right;
filter:Alpha(Opacity=40);
}
#f_buttonDiv a {
width:21px;
height:21px !important;
height:21px;
float:right;
padding-top:5px;
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
display:block;
overflow:hidden;
text-decoration:none;
position:absolute;
}
#f_buttonDiv a:link,#f_buttonDiv a:visited,#f_buttonDiv a:active {
color:#000;
}
#f_buttonDiv a:hover {
background:url('images/show_bg.gif') no-repeat 2px 4px;
color:#fff
}
#f_buttonDiv a.on:link,#f_buttonDiv a.on:visited,#f_buttonDiv a.on:active,#f_buttonDiv a.on:hover {
background:url('images/show_bg.gif') no-repeat 2px 4px;
color:#fff
}
#f_buttonDiv a.on:hover {
background:url('images/show_bg.gif') no-repeat 2px 4px;
}
#f_text {
height:20px;
line-height:20px;
overflow:hidden;
text-align:center;
display:none;
}
#f_text a:link,#f_text a:visited,#f_text a:active {
color:#000;
text-decoration:none;
}
#f_text a:hover {
color:#FF6600;
text-decoration:none;
}